﻿@import url("Base.css");
body {
	font-family:"宋体", Arial, Helvetica, sans-serif;
	color:#343434;
}
input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444;
}
textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444;
}
a:link,a:visited,a:active {color:#343434;text-decoration:none;}
a:hover {color:#c83b2e;text-decoration:none;}
a {outline:none;-moz-outline:none;blr:expression(this.onFocus=this.blur());}

/*===================================================================================*/

#main {}
#header {
	position:absolute;
	top:0px;
	left:50%;
	z-index:3;
	margin-left:-500px;
	width:1000px;
	height:140px;
	overflow:hidden;
}
#logo {
	position:absolute;
	top:0px;
	left:0px;
}
#language {
	position:absolute;
	top:20px;
	right:20px;
	height:26px;
	font-size:0px;
}
#language a {
	display:inline-block;
	margin-left:10px;
	width:70px;
	height:24px;
	color:#fff;
	font-size:12px;
	line-height:24px;
	text-align:center;
	background:#c83b2e;
}
#language a:hover {text-decoration:underline;}
#header_tel {
	position:absolute;
	top:0px;
	left:565px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	font-style:italic;
	color:#b40001;
}
#search {
	position:absolute;
	bottom:0px;
	left:0px;
	width:1000px;
	height:50px;
	line-height:48px;
	background:url(../Images/Search_Bg.png) no-repeat center top;
}
#search_key {
	position:absolute;
	top:14px;
	right:61px;
	width:200px;
	height:20px;
	line-height:20px;
	color:#343434;
	border:none;
	background:#fff;
}
#search_button {
	position:absolute;
	top:13px;
	right:13px;
	display:block;
	width:45px;
	height:22px;
	cursor:pointer;
}
#nav_blk {
	width:100%;
	height:40px;
	background:url(../Images/Nav_Bg.jpg);
}
#nav {
	position:relative;
	z-index:99;
	margin:0px auto;
	width:980px;
	height:40px;
}
#nav2 {
	width:975px;
	height:40px;
	overflow:hidden;
}
#nav2 ul {
	width:976px;
	height:40px;
}
#nav2 li {
	float:left;
	width:122px;
	height:40px;
	background:url(../Images/Nav_Line.jpg) no-repeat right top;
}
#nav2 li a {
	display:block;
	width:121px;
	height:40px;
	line-height:38px;
	text-align:center;
	font-family:"微软雅黑";
	font-size:16px;
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
.nav_over:link,.nav_over:visited,.nav_over:active,.nav_over:hover {
	color:#fff;
	background:url(../Images/Nav_Over.jpg) no-repeat center center;
}
.nav_out:link,.nav_out:visited,.nav_out:active {
	color:#000;
	background:none;
}
.nav_out:hover {
	color:#fff;
	background:url(../Images/Nav_Over.jpg) no-repeat center center;
}
.nav_menu {
	position:absolute;
	top:40px;
	left:0px;
	display:none;
	width:122px;
}
.nav_menu a {
	display:block;
	padding:6px 5px 6px 5px;
	line-height:16px;
	text-align:center;
	border:1px solid #fff;
	border-top:none;
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
.nav_menu a:link,.nav_menu a:visited,.nav_menu a:active {
	color:#000;
	background:#efefef;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
}
.nav_menu a:hover {
	color:#fff;
	background:#c83b2e;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
}
#flash_blk {
	position:relative;
	z-index:1;
	width:100%;
	height:445px;
	overflow:hidden;
}
#flash {
	position:absolute;
	top:0px;
	left:50%;
	z-index:1;
	margin-left:-960px;
	width:1920px;
	height:445px;
	overflow:hidden;
}
#flash p {
	width:1920px;
	height:445px;
	text-align:center;
	font-size:0px;
}
#flash_button {
	position:absolute;
	bottom:10px;
	left:50%;
	z-index:2;
	margin-left:-41px;
	width:200px;
	hegiht:12px;
}
#flash_button a {
	float:left;
	margin-right:8px;
	width:10px;
	height:12px;
	text-indent:-50px;
	text-decoration:none;
	background:url(../Images/Flash_Button_Out.png) no-repeat;
	overflow:hidden;
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
#flash_button a.activeSlide {
	background:url(../Images/Flash_Button_Over.png) no-repeat;
}
#flash_button a:hover{
	background:url(../Images/Flash_Button_Over.png) no-repeat;
}
#content_blk {
	padding:10px 0px;
	background:url(../Images/Content_Bgs.jpg) repeat-x #f2f9fb;
}
#content {
	margin:0px auto;
	width:980px;
}
#left {
	float:left;
	width:259px;
}
#right {
	float:right;
	padding-bottom:25px;
	width:713px;
	background:#fff;
}
#footer_blk {background:#035f96;}
#footer {
	position:relative;
	margin:0px auto;
	padding:15px 0px;
	width:980px;
	line-height:1.8;
	text-align:center;
	color:#fff;
	background:#035f96;
}
#footer a {color:#fff;}
#footer_nav {padding:10px 0px;color:#fff;text-align:center;background:#004a81;}
#footer_nav a {color:#fff;}
#footer_nav a:hover {text-decoration:underline;}
#footer_gs {position:absolute;top:30px;right:0px;}

/*===================================================================================*/

.ititle {
	position:relative;
	padding-left:25px;
	height:32px;
	line-height:30px;
	font-family:"微软雅黑";
	font-size:14px;
	color:#c83b2e;
}
.ititle span {
	padding-left:10px;
	font-size:12px;
	color:#999;
}
.ititle img {
	position:absolute;
	top:10px;
	right:10px;
}

#ileft {
	float:left;
	width:713px;
}
#iright {
	float:right;
	width:259px;
}
#iabout_blks {
	position:relative;
	height:228px;
	background:url(../Images/iAbout_Bg.jpg) no-repeat;
}
#iabout_blk {
	position:absolute;
	top:0px;
	left:0px;
	width:355px;
	height:228px;
}
#iabout {
	margin:15px auto 0px auto;
	width:336px;
	height:146px;
	line-height:18px;
	overflow:hidden;
}
#icases_blk {
	position:absolute;
	top:0px;
	right:0px;
	width:350px;
	height:228px;
}
#icases {
	position:absolute;
	top:34px;
	left:2px;
	width:346px;
	height:174px;
	overflow:hidden;
}
#icases_button_left {
	position:absolute;
	top:100px;
	left:25px;
	z-index:3;
	cursor:pointer;
}
#icases_button_right {
	position:absolute;
	top:100px;
	right:25px;
	z-index:3;
	cursor:pointer;
}
#icases div {
	float:left;
}
#icases dl {
	float:left;
	position:relative;
	width:346px;
	height:174px;
}
#icases dl dt {
	position:absolute;
	top:0px;
	left:0px;
	width:346px;
	height:174px;
	font-size:0px;
}
#icases dl dt img {
	width:346px;
	height:174px;
}
#icases dl dd {
	position:absolute;
	bottom:0px;
	left:0px;
	width:346px;
	height:28px;
}
#icases dl dd p {
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
	width:100%;
	height:28px;
	background:#000;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}
#icases dl dd span {
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
	width:100%;
	height:28px;
	line-height:28px;
	text-align:center;
}
#icases dl dd a {
	color:#fff;
}
#icases dl dd a:hover {
	text-decoration:underline;
}
#inews_blks {
	position:relative;
	height:232px;
	background:url(../Images/iNews_Bg.jpg) no-repeat;
}
#inews_more {
	position:absolute;
	top:10px;
	right:10px;
}
#inews_menu {
	padding-left:10px;
	height:703px;
	height:32px;
}
#inews_menu li {
	float:left;
	width:92px;
	height:32px;
	line-height:30px;
	text-align:center;
	font-family:"微软雅黑";
	font-size:14px;
	cursor:pointer;
}
.inews_menu_over {color:#c83b2e;background:url(../Images/iNews_Menu_Over.jpg) no-repeat;}
.inews_menu_out {color:#2b2b2b;background:url(../Images/iNews_Menu_Out.jpg) no-repeat;}
.inews {
	position:relative;
	margin:10px auto 0px auto;
	width:690px;
	height:162px;
	overflow:hidden;
}
.inews_image_blk {
	position:absolute;
	top:0px;
	left:0px;
	width:252px;
	height:160px;
	border:1px solid #daddde;
	overflow:hidden;
}
.inews_image {
	position:absolute;
	top:1px;
	left:1px;
	z-index:1;
	width:250px;
	height:158px;
	font-size:0px;
	overflow:hidden;
}
.inews_image li {width:250px;height:158px;}
.inews_image li img {width:250px;height:158px;}
.inews_image_button {
	position:absolute;
	bottom:8px;
	left:8px;
	z-index:2;
	hegiht:14px;
}
.inews_image_button a {
	float:left;
	margin-right:6px;
	width:14px;
	height:14px;
	font-size:12px;
	line-height:14px;
	text-align:center;
	background:#fff;
	overflow:hidden;
}
.inews_image_button a.activeSlide {color:#fff;background:#ed1b24;}
.inews_image_button a:hover {color:#fff;background:#ed1b24;}
.inews_list {
	position:absolute;
	top:-3px;
	left:270px;
	width:420px;
}
.inews_list li {padding:9px 0px 9px 0px;background:url(../Images/Line_999.gif) repeat-x left bottom;}
.inews_list li span {float:right;}
.inews_list li strong {font-weight:normal;}

#iproducts_blks {
	position:relative;
	height:279px;
	background:url(../Images/iProducts_Bg.jpg) no-repeat;
}
#iproducts {
	margin:12px auto 0px auto;
	width:670px;
	overflow:hidden;
}
#iproducts dl {
	margin-right:15px;
	width:162px;
	text-align:center;
}
#iproducts dl dt img {
	width:158px;
	height:158px;
	border:2px solid #daddde;
}
#iproducts dl dd {
	padding-top:5px;
	width:162px;
	height:40px;
}
#iproducts dl dd strong {
	display:block;
	width:162px;
	height:20px;
	overflow:hidden;
}
#iproducts dl dd p {
	width:162px;
	height:20px;
	overflow:hidden;
}

#inews3_blk {
	position:relative;
	height:228px;
	background:url(../Images/iNews3_Bg.jpg) no-repeat;
}
#inews3 {
	margin:15px auto 0px auto;
	width:240px;
}
#inews3 li {
	width:240px;
	height:22px;
}
#ibusiness_blk {
	position:relative;
	height:232px;
	background:url(../Images/iBusiness_Bg.jpg) no-repeat;
}
#ibusiness {
	margin:10px auto 0px auto;
	width:240px;
	height:160px;
	line-height:20px;
	overflow:hidden;
}

#ilinks {
	position:relative;
	margin:0px auto;
	width:980px;
	height:30px;
	background:url(../Images/Links_Bg.jpg) no-repeat;
	overflow:hidden;
}
#ilinks p {
	position:absolute;
	top:0px;
	right:15px;
	width:850px;
	height:30px;
	line-height:32px;
	overflow:hidden;
}
#ilinks p a {
	margin-right:15px;
}
/*===================================================================================*/

.left_title {
	position:relative;
	padding-left:25px;
	height:32px;
	line-height:30px;
	font-family:"微软雅黑";
	font-size:14px;
	color:#c83b2e;
	background:url(../Images/Left_Title_Bg.jpg) no-repeat;
}
.left_title span {
	padding-left:10px;
	font-size:12px;
	color:#999;
}
.left_menu {
	padding:5px 0px 40px 0px;
	width:259px;
	background:url(../Images/Left_Menu_Bg.jpg) no-repeat left bottom #fff;
}
.left_menu a {
	display:block;
	margin:0px auto;
	padding:12px 0px 10px 0px;
	width:230px;
	font-weight:bold;
	background:url(../Images/LIne_999.gif) repeat-x left bottom;
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
.left_menu_out:link,.left_menu_out:visited,.left_menu_out:active {
	color:#444;
}
.left_menu_out:hover {
	color:#c83b2e;
}
.left_menu_over:link,.left_menu_over:visited,.left_menu_over:active,.left_menu_over:hover {
	color:#c83b2e;
}

#left_image {
	font-size:0px;
}
/*===================================================================================*/

.nodata {
	padding:100px 0px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}
#title {
	position:relative;
	padding-right:10px;
	height:32px;
	line-height:32px;
	text-align:right;
	background:url(../Images/iProducts_Bg.jpg) no-repeat;
}
#title a {

}
#title strong {
	position:absolute;
	top:0px;
	left:25px;
	font-family:"微软雅黑";
	font-size:14px;
	color:#c83b2e;
	line-height:30px;
	font-weight:normal;
}
#showtext {
	margin:0px auto;
	padding-top:15px;
	width:670px;
	overflow:hidden;
}
.inputtext {
	padding:0px 5px;
	height:24px;
	line-height:24px;
	border-top:1px solid #ABADB3;
	border-left:1px solid #ABADB3;
	border-right:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
}
.inputarea {
	padding:5px;
	border-top:1px solid #ABADB3;
	border-left:1px solid #ABADB3;
	border-right:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	overflow-y:auto;
}
.button {
	padding:3px 10px;
	color:#333;
	font-weight:bold;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	background:#eee;
	cursor:pointer;
}
.button2 {
	width:90px;
	height:25px;
	line-height:25px;
	text-align:center;
	font-weight:bold;
	color:#333;
	cursor:pointer;
	border:none;
	background:url(../Images/Button_Bg.jpg) no-repeat;
}
.button2 a {
	color:#333;
}

.editorc {
	line-height:1.6;
}
.editorc p {
	margin-bottom:15px;
}
.editorc a:link,.editorc a:visited,.editorc a:active {
	text-decoration:underline;
}
.editorc a:hover {
	text-decoration:underline;	
}
.editorc ul {
	margin-left:35px;
}
.editorc ul li {
	list-style-type:disc;
	line-height:18px;
}
.editorc ol {
	margin-left:35px;
}
.editorc ol li {
	list-style-type:decimal;
	line-height:18px;
}
.editorc table {
	border:none;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}
.editorc td {
	padding:6px 5px;
	border:none;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.editorc td p {
	margin:0px;
	padding:0px;
}

#prenext {
	position:relative;
	margin:20px auto 0px auto;
	padding-top:11px;
	width:680px;
	height:40px;
	background:url(../Images/Line_666.gif) repeat-x;
	overflow:hidden;
}
#prenext p {
	height:20px;
}
#prenext_back {
	position:absolute;
	top:10px;
	right:0px;
}
/*===================================================================================*/
/* 企业图片 */

#about_image_blk {
	margin:0px auto;
	padding-top:10px;
	width:670px;
	overflow:hidden;	
}
#about_image {
	width:699px;
}
#about_image dl {
	margin:10px 29px 0px 0px;
	float:left;
	width:204px;
	text-align:center;
}
#about_image dl dt {
	width:200px;
	height:150px;
	border:2px solid #daddde;
	font-size:0px;
	overflow:hidden;
}
#about_image dl dt:hover {
	border:2px solid #c83b2e;
}
#about_image dl dd {
	width:204px;
	height:30px;
	line-height:30px;
}

/*===================================================================================*/
/* 产品列表 */

#products_blk {
	margin:0px auto;
	padding-top:10px;
	width:670px;
	overflow:hidden;	
}
#products {
	width:680px;
}
#products dl {
	margin:10px 10px 0px 0px;
	float:left;
	width:160px;
	text-align:center;
}
#products dl dt {
	font-size:0px;
}
#products dl dt img {
	width:156px;
	height:156px;
	border:2px solid #daddde;
}
#products dl dt img:hover {
	border:2px solid #c83b2e;
}
#products dl dd {
	width:160px;
	height:30px;
	line-height:30px;
}

/* 产品内容 */
/*
#products_show {
	padding:20px 0px 0px 0px;
}
#products_show table {
	width:100%;
}
#products_image {
	padding:3px;
	width:300px;
	height:225px;
	text-align:center;
	border:1px solid #ccc;
}
#products_name p {
	margin:0px 0px 5px 10px;
	padding:8px 0px 5px 5px;
	background:#F5F5F5;
}
#products_title {
	margin:20px 0px;
	padding-bottom:5px;
	font-weight:bold;
	border-bottom:2px solid #ccc;
}
*/
#products_name {
	margin:25px auto 0px auto;
	padding-bottom:10px;
	width:670px;
	line-height:18px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	background:url(../Images/Line_666.gif) repeat-x left bottom;
}
#products_image {
	padding:20px 0px 0px 0px;
	text-align:center;
}


/*===================================================================================*/
/* 新闻列表 */
#news {
	margin:0px auto;
	padding:10px 0px 0px 0px;
	width:670px;
}
#news li {
	margin-top:15px;
	padding:0px 0px 0px 15px;
	height:22px;
	background:url(../Images/News_Line.gif) no-repeat left 3px;
}
#news span {
	float:right;
}
#news_title {
	margin:25px auto 0px auto;
	width:680px;
	line-height:18px;
	text-align:center;
	font-size:14px;
}
#news_info {
	margin:0px auto;
	padding:15px 0px 10px 0px;
	width:680px;
	text-align:center;
	color:#999;
	background:url(../Images/Line_666.gif) repeat-x left bottom;
}

/*===================================================================================*/
/* 业绩展示 */

#cases_blk {
	margin:0px auto;
	padding-top:10px;
	width:670px;
	overflow:hidden;	
}
#cases {
	width:692px;
}
#cases dl {
	margin:10px 22px 0px 0px;
	float:left;
	width:324px;
	text-align:center;
}
#cases dl dt {
	font-size:0px;
}
#cases dl dt img {
	width:320px;
	height:161px;
	border:2px solid #daddde;
}
#cases dl dt img:hover {
	border:2px solid #c83b2e;
}
#cases dl dd {
	width:324px;
	height:30px;
	line-height:30px;
}

/*===================================================================================*/
/* 浮动在线客服 */

#qq_online {
	position:absolute;
	z-index:99;
	width:130px;
}
#qq_online_top {
	width:100%;
	height:26px;
	background:url(../Images/QQ_Top_Bg.gif) no-repeat;
}
#qq_online_top p {
	padding:6px 10px 0px 10px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#qq_online_top p img {
	margin-top:2px;
	float:right;
}
#qq_online_list {
	width:100%;
	background:url(../Images/QQ_Middle_Bg.gif) repeat-y;
}
#qq_online_list p {
	position:relative;
	margin:0px 3px;
}
#qq_online_list p img {
	position:absolute;
	top:2px;
	left:5px;
	width:21px;
	height:21px;
}
#qq_online_list p a {
	position:absolute;
	top:6px;
	left:31px;
}
.qq_over {
	height:25px;
	border-top:1px solid #A3E7FC;
	border-bottom:1px solid #A3E7FC;
	background:#E1F7FD;
}
.qq_out {
	height:25px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	background:#fff;
}
#qq_online_bottom {
	width:100%;
	height:42px;
	font-size:0px;
	background:url(../Images/QQ_Bottom_Bg.gif) no-repeat;
}

/*
#qq_online {
	position:absolute;
	z-index:99;
	width:150px;
}
#qq_online_top {
	position:relative;
	height:65px;
	background:url(../Images/QQ_Top.jpg) no-repeat;
}
#qq_online_top span {
	position:absolute;
	top:18px;
	right:17px;
	display:block;
	width:62px;
	height:11px;
	cursor:pointer;
}
#qq_online_list {
	padding-top:10px;
	background:url(../Images/QQ_Bg.jpg) repeat-y;
}
#qq_online_list p {
	position:relative;
	margin-left:16px;
	width:118px;
	height:40px;
}
#qq_online_list p img {
	position:absolute;
	top:0px;
	left:5px;
	width:30px;
	height:30px;
}
#qq_online_list p a {
	position:absolute;
	top:10px;
	left:43px;
	font-weight:bold;
}
#qq_online_bottom {
	height:7px;
	font-size:0px;
	background:url(../Images/QQ_Bottom.jpg) no-repeat;
}
*/
/*===================================================================================*/

#products_page {
	margin:30px auto 0px auto;
	width:670px;
	height:21px;
}
#news_page {
	margin:30px auto 0px auto;
	width:670px;
	height:21px;
}
.fypage_blk {
	height:21px;
	overflow:hidden;
}
.fypage a {
	float:left;
	display:block;
	margin-right:5px;
	padding:0px 6px;
	height:19px;
	line-height:19px;
	text-align:center;
	overflow:hidden;
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
.fypage a:link,.fypage a:visited,.fypage a:active {
	color:#333;
	text-decoration:none;
	border:1px solid #dcd9d4;
	background:#dcd9d4;
}
.fypage a:hover {
	color:#333;
	text-decoration:none;
	border:1px solid #dcd9d4;
	background:#eee;
}
.fypage a.fypage_str {
	line-height:21px;
}
.fypage span {
	float:left;
	display:block;
	margin-right:5px;
	padding:0px 6px;
	height:19px;
	line-height:19px;
	text-align:center;
	overflow:hidden;
}
.fypage span.fypage_current {
	line-height:19px;
	color:#333;
	border:1px solid #dcd9d4;
	background:#eee;
}
.fypage span.fypage_disabled {
	line-height:21px;
	color:#333;
	text-decoration:none;
	border:1px solid #dcd9d4;
	background:#dcd9d4;
	overflow:hidden;
}
.fypage_sl {
	float:left;
	display:block;
	margin-right:5px;
	width:15px;
	height:21px;
	line-height:21px;
	font-weight:normal;
	color:#333;
}
.fypage_go {
	float:left;
	position:relative;
	width:100px;
	height:21px;
	overflow:hidden;
}
#fypage_gov {
	position:absolute;
	top:0px;
	left:0px;
	padding:0px 3px;
	width:40px;
	height:19px;
	line-height:19px;
	color:#333;
	border:1px solid #dcd9d4;
	background:#eee;
}
#fypage_gobtn {
	position:absolute;
	top:0px;
	left:52px;
	color:#333;
	line-height:21px;
	border:1px solid #dcd9d4;
	background:#dcd9d4;
	cursor:pointer;
}
#fypage_gobtn:hover {
	color:#333;
	border:1px solid #dcd9d4;
	background:#eee;
}